Atmel AVRISP STK500 USB ISP Programmer
Features
- It can supports a wide range of ATMEL AVR microcontrollor.
- It can works with AVR Studio or WINAVR (GCC)
note
If you can’t download ATMEL AVR Studio 4.13, please download avrstudio7, please download the latest version of AvrStudio. Tools select stk500.
Application Ideas
- AVR programming
- AVR Burn Bootloader
Supported Devices
AT90S1200 | AT90S2313 | AT90S2323 | AT90S2343 |
AT90S4433 | AT90S8515 | AT90S8535 | ATmega128 |
ATmega1280 | ATmega1281 | ATmega128RZAV | ATmega128RZBV |
ATmega16 | ATmega161 | ATmega162 | ATmega163 |
ATmega164P | ATmega164P Automotive | ATmega165 | ATmega168 |
ATmega168 Automotive | ATmega168P | ATmega169 | ATmega16A |
ATmega16U4 | ATmega2560 | ATmega2561 | ATmega256RZAV |
ATmega256RZBV | ATmega32 | ATmega323 | ATmega324P |
ATmega324P automotive | ATmega325 | ATmega3250 | ATmega3250P |
ATmega325P | ATmega328P | ATmega329 | ATmega3290 |
ATmega3290P | ATmega329P | ATmega32A | ATmega32U4 |
ATmega48 | ATmega48 Automotive | ATmega48P | ATmega64 |
ATmega640 | ATmega644 | ATmega644P | ATmega644P Automotive |
ATmega645 | ATmega6450 | ATmega649 | ATmega6490 |
ATmega8535 | ATmega88 | ATmega88 Automotive | ATmega88P |
ATtiny12 | ATtiny13 | ATtiny13A | ATtiny15L |
ATtiny2313 | ATtiny26 | ATtiny88 |
Hardware Connection
Example: Burn Bootloader to Arduino UNO
- 1.How to connect : See the picture above
- 2.Install AVRISP driver in the CD .
- 3.Download AVR STUDIO4.19 and install it.
danger
The AVR STUDIO4.13 software in the CD.
4.Burn Bootloader to Arduino UNO
Step 1. Open AVR STUDIO4.19
Step 2. Connect to STK500
Step 3. Select Platform
Step 4. Select Device "ATmega328P"
Step 5. Select Bootloader > Path:\arduino-1.0\hardware\arduino\bootloaders\optiboot\optiboot_atmega328.hex
Step 6. Program